Skip to content

Avoid creating flag "plugin[flags]" #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2021
Merged

Avoid creating flag "plugin[flags]" #117

merged 1 commit into from
May 23, 2021

Conversation

dbarnett
Copy link
Contributor

Skips generating docs for a "plugin[flags]" flag corresponding to a detected plugin/flags.vim file. Just like with instant/flags.vim files, there doesn't need to be a flag to prevent loading a flags file.

This helps prepare for moving away from instant/flags.vim files (see google/vim-maktaba#189).

Skips generating docs for a "plugin[flags]" flag corresponding to a
detected plugin/flags.vim file. Just like with instant/flags.vim files,
there doesn't need to be a flag to prevent loading a flags file.

This helps prepare for moving away from instant/flags.vim files
(see google/vim-maktaba#189).
@google-cla google-cla bot added the cla: yes label May 20, 2021
Copy link
Member

@malcolmr malcolmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dbarnett dbarnett merged commit 58b7b8b into master May 23, 2021
dbarnett added a commit that referenced this pull request Oct 31, 2022
Changes since 0.7.0:
* Avoid creating junk "plugin[flags]" tag (#117)
* Add shell completions by shtab (#121)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants